-
Home
-
Morning for WooCommerce
-
2.0.1
-
Code
-
Classes
- Base_Payment_Gateway
Total Complexity |
50 |
Dependencies |
8 |
Dependents |
3 |
Total lines |
515 |
Lines of code |
252 |
Logical lines of code |
128 |
Comment lines |
148 |
Methods |
16 |
Properties |
5 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
receipt_page() |
A |
51 |
9 |
23 |
check_ipn_response() |
A |
51 |
8 |
26 |
process_refund() |
S |
51 |
5 |
24 |
__construct() |
S |
50 |
4 |
28 |
handle_ipn_response() |
S |
51 |
4 |
26 |
process_payment() |
S |
56 |
3 |
20 |
process_scheduled_payment() |
S |
56 |
3 |
18 |
handle_failure_response() |
S |
56 |
2 |
17 |
can_refund_order() |
S |
76 |
3 |
3 |
get_gateway_url() |
S |
60 |
2 |
13 |
init_form_fields() |
S |
53 |
1 |
24 |
register_hooks() |
S |
65 |
2 |
8 |
handle_success_response() |
S |
62 |
1 |
11 |
supports_currency() |
S |
74 |
1 |
4 |
is_capable_of() |
S |
74 |
1 |
4 |
needs_setup() |
S |
79 |
1 |
3 |